home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10850 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.lang.c++
  2. Path: howland.reston.ans.net!torn!sis!apollo!gerrity
  3. From: gerrity@apollo.sheridanc.on.ca (Jason Gerrity)
  4. Subject: HELP ! Is this Possible?
  5. Message-ID: <Do3yFy.5Mp@relay.sheridanc.on.ca>
  6. Sender: news@relay.sheridanc.on.ca (USENET News System)
  7. Nntp-Posting-Host: apollo.sheridanc.on.ca
  8. Organization: Sheridan College, Ont., Canada
  9. X-Newsreader: TIN [version 1.2 PL2]
  10. Date: Mon, 11 Mar 1996 14:47:57 GMT
  11.  
  12.  
  13. Can anyone show me a way to set a dos environment variable of
  14. the parent process that will remain active after the parent
  15. c++ program has terminated?
  16.  
  17. Both 'system' & 'putenv' can only change the environment variable
  18. of the spwaned child process.  Is it possible to change or set a 
  19. parents environment variable...?
  20.  
  21. Please help,
  22.  
  23. Jason
  24. ----------------------------------------------------------------------------- 
  25. Jason Gerrity                     "The whole world's a stage...and this is  
  26. Information Technology             just the end of act 1"
  27. 1430 Trafalgar Rd.                 
  28. Oakville, Ont.                     Voice (905)-845-9430 ext. 2177  
  29. L6H 2L1                            Fax   (905)-815-4011
  30.                                    Email jason.gerrity@sheridanc.on.ca
  31. -----------------------------------------------------------------------------
  32.  
  33.